| 2014-03-03 |
robertlipe | Bump version. Attemps to fix deployment issues on... |
commit | commitdiff | tree | snapshot |
| 2014-02-25 |
robertlipe | Fix executable_path for GPSBabel executable after it... |
commit | commitdiff | tree | snapshot |
| 2014-02-24 |
robertlipe | Fix a leak in googledir that I introduced yesterday. |
commit | commitdiff | tree | snapshot |
| 2014-02-24 |
robertlipe | dmtlog cleanups. |
commit | commitdiff | tree | snapshot |
| 2014-02-24 |
robertlipe | Typo fix: Crystal Icons was written by Elverado Coelho... |
commit | commitdiff | tree | snapshot |
| 2014-02-24 |
robertlipe | Doc tweak for dmtlog suggested by Stephen Ridge. |
commit | commitdiff | tree | snapshot |
| 2014-02-24 |
robertlipe | Fix leak on fatal error in dbfopen. Coverity is hyper. |
commit | commitdiff | tree | snapshot |
| 2014-02-24 |
robertlipe | Vacuum up more crumbs of the NEW_STRING paths for cases... |
commit | commitdiff | tree | snapshot |
| 2014-02-24 |
tsteven4 | QString cleanup for googledir, transform. |
commit | commitdiff | tree | snapshot |
| 2014-02-23 |
robertlipe | Remove more dead !NEW_STRINGS, mumble* unused signatures. |
commit | commitdiff | tree | snapshot |
| 2014-02-19 |
robertlipe | Remove Mac-specific hack that was required for building... |
commit | commitdiff | tree | snapshot |
| 2014-02-18 |
robertlipe | Don't write "Generator" meta tags in html output when... |
commit | commitdiff | tree | snapshot |
| 2014-02-18 |
robertlipe | Fix Mac dmg build. |
commit | commitdiff | tree | snapshot |
| 2014-02-18 |
robertlipe | Bump version numbers. |
commit | commitdiff | tree | snapshot |
| 2014-02-18 |
robertlipe | Handle newer OSes better in reporting. |
commit | commitdiff | tree | snapshot |
| 2014-02-17 |
robertlipe | More accurately use action roles so buttons are in... |
commit | commitdiff | tree | snapshot |
| 2014-02-17 |
robertlipe | Yet more -Wall chatter from Ubuntu. |
commit | commitdiff | tree | snapshot |
| 2014-02-17 |
tsteven4 | More implementation for NEWQ. |
commit | commitdiff | tree | snapshot |
| 2014-02-17 |
robertlipe | Simple changes for uninteresting non-problems. |
commit | commitdiff | tree | snapshot |
| 2014-02-17 |
robertlipe | Remove static buffer (that would never be overflowed... |
commit | commitdiff | tree | snapshot |
| 2014-02-17 |
robertlipe | Refactor jeeps includes so that gpsmath doesn't pull... |
commit | commitdiff | tree | snapshot |
| 2014-02-15 |
robertlipe | Clean up a lot of crumb surrounding NEW_STRINGS. |
commit | commitdiff | tree | snapshot |
| 2014-02-15 |
robertlipe | Promote code page warning to error in Garmin GPI. ... |
commit | commitdiff | tree | snapshot |
| 2014-02-15 |
tsteven4 | Refactor route_head to move functonality from old funct... |
commit | commitdiff | tree | snapshot |
| 2014-02-15 |
tsteven4 | leak fix for skytraq. |
commit | commitdiff | tree | snapshot |
| 2014-02-15 |
tsteven4 | deprecate overlay format. the vectors were taken out... |
commit | commitdiff | tree | snapshot |
| 2014-02-14 |
robertlipe | A round of warning fixes for new issues. |
commit | commitdiff | tree | snapshot |
| 2014-02-14 |
tsteven4 | fix a leak when using shortnames and no output. |
commit | commitdiff | tree | snapshot |
| 2014-02-13 |
robertlipe | Actually widen the bitfield one bit, not change the... |
commit | commitdiff | tree | snapshot |
| 2014-02-13 |
robertlipe | Use packet references instead of large copies. |
commit | commitdiff | tree | snapshot |
| 2014-02-13 |
robertlipe | Actually commit the fixes I meant to make BEFORE that... |
commit | commitdiff | tree | snapshot |
| 2014-02-13 |
robertlipe | Add some automation for Coverity. |
commit | commitdiff | tree | snapshot |
| 2014-02-13 |
robertlipe | Fixes for a number of minor warnings. |
commit | commitdiff | tree | snapshot |
| 2014-02-13 |
tsteven4 | fix bug with case insensitive compares in gpx and garmin. |
commit | commitdiff | tree | snapshot |
| 2014-02-13 |
tsteven4 | fix potential buffer overrun in dg-100.cc |
commit | commitdiff | tree | snapshot |
| 2014-02-13 |
robertlipe | Make the jeeps code somewhat less weird w.r.t. packet... |
commit | commitdiff | tree | snapshot |
| 2014-02-11 |
robertlipe | Minor code hygeine in stmsdf and overlay. |
commit | commitdiff | tree | snapshot |
| 2014-02-11 |
robertlipe | Fix theoretical overrun in tiger reader. |
commit | commitdiff | tree | snapshot |
| 2014-02-09 |
tsteven4 | fix a few warnings and an inappropriate attempt to... |
commit | commitdiff | tree | snapshot |
| 2014-02-07 |
tsteven4 | fix bug in writing gga sentences with gps quality indic... |
commit | commitdiff | tree | snapshot |
| 2014-01-30 |
tsteven4 | add options descriptions for the validate filter. |
commit | commitdiff | tree | snapshot |
| 2014-01-29 |
robertlipe | Fix typo in Makefile.in. Doc fixes for building. |
commit | commitdiff | tree | snapshot |
| 2014-01-28 |
robertlipe | A variety of (non-code) changes that teach docbook... |
commit | commitdiff | tree | snapshot |
| 2014-01-22 |
tsteven4 | rename the waypoint class Waypoint per common capitiliz... |
commit | commitdiff | tree | snapshot |
| 2014-01-22 |
tsteven4 | use the waypoint ctors/dtors/methods from r4721 directly. |
commit | commitdiff | tree | snapshot |
| 2014-01-22 |
tsteven4 | refactor waypoint to move functonality from old functio... |
commit | commitdiff | tree | snapshot |
| 2014-01-13 |
tsteven4 | use copy constructors in waypt_dupe. |
commit | commitdiff | tree | snapshot |
| 2014-01-10 |
tsteven4 | fix leak in tmpro reader. |
commit | commitdiff | tree | snapshot |
| 2014-01-07 |
tsteven4 | correct bug introduced to an1 reader wrt url strings. |
commit | commitdiff | tree | snapshot |
| 2014-01-07 |
robertlipe | MSVC changes from Gerhard. |
commit | commitdiff | tree | snapshot |
| 2014-01-07 |
tsteven4 | reverse merge accidentally committed hack to test-all. |
commit | commitdiff | tree | snapshot |
| 2014-01-07 |
robertlipe | Remove some dead code from cet_util. |
commit | commitdiff | tree | snapshot |
| 2014-01-07 |
robertlipe | Leak fix in an1. |
commit | commitdiff | tree | snapshot |
| 2014-01-05 |
tsteven4 | leak fix and cleanup for gdb. |
commit | commitdiff | tree | snapshot |
| 2014-01-05 |
robertlipe | Cleanups saved for a rainy day? Even without being... |
commit | commitdiff | tree | snapshot |
| 2014-01-05 |
tsteven4 | an1 leak fixes. |
commit | commitdiff | tree | snapshot |
| 2014-01-05 |
tsteven4 | leak fixes for shape, ggv_ovl, nmea. |
commit | commitdiff | tree | snapshot |
| 2014-01-04 |
tsteven4 | Fix resetting of deafult format options in GUI. |
commit | commitdiff | tree | snapshot |
| 2014-01-03 |
robertlipe | Fix default read of boolean opts with '1' as the default. |
commit | commitdiff | tree | snapshot |
| 2014-01-02 |
robertlipe | Fix mapbar. |
commit | commitdiff | tree | snapshot |
| 2014-01-02 |
robertlipe | Fix enigma, garmin_xt |
commit | commitdiff | tree | snapshot |
| 2014-01-02 |
robertlipe | Fix memory management in garmin_gpi (gross), navilink... |
commit | commitdiff | tree | snapshot |
| 2014-01-02 |
robertlipe | Destinator fixes. |
commit | commitdiff | tree | snapshot |
| 2014-01-02 |
robertlipe | Memory fixes for Magellan. |
commit | commitdiff | tree | snapshot |
| 2014-01-01 |
robertlipe | Try to untangle the uncodings in gdb. I'm not really... |
commit | commitdiff | tree | snapshot |
| 2014-01-01 |
robertlipe | The non-contentious parts of garmin_gpi |
commit | commitdiff | tree | snapshot |
| 2014-01-01 |
robertlipe | Move gbfgets() to QString. |
commit | commitdiff | tree | snapshot |
| 2014-01-01 |
robertlipe | Replace toAscii with toLatin in garmin. |
commit | commitdiff | tree | snapshot |
| 2014-01-01 |
robertlipe | Maggeo, wfff_xml fixes. |
commit | commitdiff | tree | snapshot |
| 2014-01-01 |
robertlipe | Fixes for mapbar, mapsource. |
commit | commitdiff | tree | snapshot |
| 2014-01-01 |
robertlipe | Better IGC fix |
commit | commitdiff | tree | snapshot |
| 2014-01-01 |
robertlipe | Fixes for raymarine, netstumbler, skyforce. |
commit | commitdiff | tree | snapshot |
| 2014-01-01 |
robertlipe | Leak fixes (the C++ way) in mapsource. |
commit | commitdiff | tree | snapshot |
| 2014-01-01 |
robertlipe | Fixes for tpo, an1, gpsutil, igc. |
commit | commitdiff | tree | snapshot |
| 2014-01-01 |
robertlipe | More QString tweaks. |
commit | commitdiff | tree | snapshot |
| 2014-01-01 |
robertlipe | More pieces. |
commit | commitdiff | tree | snapshot |
| 2014-01-01 |
robertlipe | Another round of fixes for easygps, gpsutil, googledir... |
commit | commitdiff | tree | snapshot |
| 2014-01-01 |
robertlipe | Fixes many csv leaks + tpo. |
commit | commitdiff | tree | snapshot |
| 2014-01-01 |
robertlipe | Fix tiger, google leaks by forcing them into the QStrin... |
commit | commitdiff | tree | snapshot |
| 2013-12-31 |
robertlipe | More QString love sprinkled around. Built better infra... |
commit | commitdiff | tree | snapshot |
| 2013-12-31 |
robertlipe | More mechanical fixes. |
commit | commitdiff | tree | snapshot |
| 2013-12-31 |
robertlipe | More fixes. |
commit | commitdiff | tree | snapshot |
| 2013-12-31 |
robertlipe | Another rapid-fire round of leak fixes. vtesto passes... |
commit | commitdiff | tree | snapshot |
| 2013-12-31 |
robertlipe | Another wave of leak tweaks. |
commit | commitdiff | tree | snapshot |
| 2013-12-31 |
robertlipe | Chip away at unnecessary cruft with NEW_STRINGS. |
commit | commitdiff | tree | snapshot |
| 2013-12-31 |
robertlipe | Leak fixes in v900 |
commit | commitdiff | tree | snapshot |
| 2013-12-31 |
robertlipe | Compile fix for Ubuntu. Fix valgrind warning from scrib... |
commit | commitdiff | tree | snapshot |
| 2013-12-31 |
robertlipe | BAM, NEW_STRINGS is now the default. |
commit | commitdiff | tree | snapshot |
| 2013-12-31 |
robertlipe | Let zconf pick up our config.h. Regenerate dependencies. |
commit | commitdiff | tree | snapshot |
| 2013-12-31 |
robertlipe | Fix zlib, warning tweaks. |
commit | commitdiff | tree | snapshot |
| 2013-12-31 |
robertlipe | Update to zlib 1.2.8. |
commit | commitdiff | tree | snapshot |
| 2013-12-31 |
robertlipe | Update to shapelib 1.3.0 |
commit | commitdiff | tree | snapshot |
| 2013-12-31 |
robertlipe | "fix" use after free in tef. |
commit | commitdiff | tree | snapshot |
| 2013-12-31 |
robertlipe | Fix (well, paper over...) heap-use-after-free in psitrex. |
commit | commitdiff | tree | snapshot |
| 2013-12-31 |
robertlipe | Introduce leaks (probably) in igc and google for now... |
commit | commitdiff | tree | snapshot |
| 2013-12-31 |
robertlipe | Fix a test case error in gdb caused by excessive bogusn... |
commit | commitdiff | tree | snapshot |
| 2013-12-31 |
robertlipe | This is a groady submit. This is where I take all... |
commit | commitdiff | tree | snapshot |
| 2013-12-31 |
robertlipe | A further beatdown on binary option handling in the... |
commit | commitdiff | tree | snapshot |
| 2013-12-31 |
robertlipe | Mechanical rename of class member variables in the... |
commit | commitdiff | tree | snapshot |
| 2013-12-31 |
tsteven4 | Ignore talker identification in nmea reader. |
commit | commitdiff | tree | snapshot |
| next |